xl/libxl: add gatewaydev/netdev to vif specification
authorRoger Pau Monne <roger.pau@citrix.com>
Wed, 13 Mar 2013 17:42:17 +0000 (17:42 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Fri, 15 Mar 2013 12:40:08 +0000 (12:40 +0000)
commite2abe690babf06fc49bdec49b08cb45dd3e09138
tree7fcbb3b22bfb226e77c254ff2b6ecf48d84ee9ac
parent50ae2d0cb625a5c122f27ee69fc2f81479eee33e
xl/libxl: add gatewaydev/netdev to vif specification

This option is used by the vif-route hotplug script. A new more
descriptive name is used, "gatewaydev", but "netdev" is also supported
as a deprecated backwards compatible option.

This option was supported in the past, according to
http://wiki.xen.org/wiki/Vif-route, so we should also support it in
libxl.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Tested-by: Ulf Kreutzberg <ulf.kreutzberg@hosteurope.de>
Cc: Ulf Kreutzberg <ulf.kreutzberg@hosteurope.de>
Cc: Ian Campbell <ian.campbell@citrix.com>
Cc: George Dunlap <george.dunlap@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
docs/misc/xl-network-configuration.markdown
tools/libxl/libxl.c
tools/libxl/libxl_linux.c
tools/libxl/libxl_types.idl
tools/libxl/xl_cmdimpl.c